﻿2026-07-19T12:13:09.6731153Z ##[group]Run actions/checkout@v5
2026-07-19T12:13:09.6731663Z with:
2026-07-19T12:13:09.6731963Z   repository: BigscreenVR/spt-bs-core
2026-07-19T12:13:09.6734753Z   token: ***
2026-07-19T12:13:09.6735055Z   ssh-strict: true
2026-07-19T12:13:09.6735335Z   ssh-user: git
2026-07-19T12:13:09.6735644Z   persist-credentials: true
2026-07-19T12:13:09.6735964Z   clean: true
2026-07-19T12:13:09.6736295Z   sparse-checkout-cone-mode: true
2026-07-19T12:13:09.6736639Z   fetch-depth: 1
2026-07-19T12:13:09.6736922Z   fetch-tags: false
2026-07-19T12:13:09.6737255Z   show-progress: true
2026-07-19T12:13:09.6737553Z   lfs: false
2026-07-19T12:13:09.6738035Z   submodules: false
2026-07-19T12:13:09.6738438Z   set-safe-directory: true
2026-07-19T12:13:09.6738766Z env:
2026-07-19T12:13:09.6739035Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-19T12:13:09.6739406Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-19T12:13:09.6739748Z ##[endgroup]
2026-07-19T12:13:09.8532040Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-19T12:13:09.8533492Z ##[group]Getting Git version info
2026-07-19T12:13:09.8534128Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-19T12:13:09.8848467Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-19T12:13:09.9062099Z git version 2.43.0.windows.1
2026-07-19T12:13:09.9085645Z ##[endgroup]
2026-07-19T12:13:09.9094074Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\c4cc0443-a8c3-4e9d-ad5f-d8664022f1b8\.gitconfig'
2026-07-19T12:13:09.9107694Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\c4cc0443-a8c3-4e9d-ad5f-d8664022f1b8' before making global git config changes
2026-07-19T12:13:09.9110075Z Adding repository directory to the temporary git global config as a safe directory
2026-07-19T12:13:09.9114050Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-19T12:13:09.9348786Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-19T12:13:09.9538960Z https://github.com/BigscreenVR/spt-bs-core
2026-07-19T12:13:09.9564459Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-19T12:13:09.9568707Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-19T12:13:09.9768310Z HEAD
2026-07-19T12:13:10.0019012Z ##[endgroup]
2026-07-19T12:13:10.0022157Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-19T12:13:10.3687762Z ##[group]Cleaning the repository
2026-07-19T12:13:10.3692502Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-19T12:13:33.7540469Z Removing .adapter-notify/
2026-07-19T12:13:33.7540833Z Removing target/
2026-07-19T12:13:33.7570979Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-19T12:13:33.8637035Z HEAD is now at df616762 Merge d9509bb7168a8b55e165661fb72eb0e806d76bed into 622a7061713d5d5aa7697fedfc0d303e5d67719c
2026-07-19T12:13:33.8659868Z ##[endgroup]
2026-07-19T12:13:33.8664348Z ##[group]Disabling automatic garbage collection
2026-07-19T12:13:33.8670140Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-19T12:13:33.8924411Z ##[endgroup]
2026-07-19T12:13:33.8924784Z ##[group]Setting up auth
2026-07-19T12:13:33.8930823Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-19T12:13:33.9199057Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-19T12:13:34.3077170Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-19T12:13:34.3320093Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-19T12:13:34.6929324Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-19T12:13:34.7173888Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-19T12:13:35.1863949Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-19T12:13:35.2208439Z ##[endgroup]
2026-07-19T12:13:35.2209137Z ##[group]Fetching the repository
2026-07-19T12:13:35.2215997Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +a8595560e66b1dbcc950b63305bda4e2e446328d:refs/remotes/pull/35/merge
2026-07-19T12:13:36.2085642Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-19T12:13:36.2086244Z  + df616762...a8595560 a8595560e66b1dbcc950b63305bda4e2e446328d -> pull/35/merge  (forced update)
2026-07-19T12:13:36.2239820Z ##[endgroup]
2026-07-19T12:13:36.2240382Z ##[group]Determining the checkout info
2026-07-19T12:13:36.2240924Z ##[endgroup]
2026-07-19T12:13:36.2246522Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-19T12:13:36.2573678Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-19T12:13:36.3397365Z ##[group]Checking out the ref
2026-07-19T12:13:36.3403860Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/35/merge
2026-07-19T12:13:36.4260378Z Warning: you are leaving 1 commit behind, not connected to
2026-07-19T12:13:36.4260981Z any of your branches:
2026-07-19T12:13:36.4261163Z 
2026-07-19T12:13:36.4261541Z   df616762 Merge d9509bb7168a8b55e165661fb72eb0e806d76bed into 622a7061713d5d5aa7697fedfc0d303e5d67719c
2026-07-19T12:13:36.4262000Z 
2026-07-19T12:13:36.4262242Z If you want to keep it by creating a new branch, this may be a good time
2026-07-19T12:13:36.4262711Z to do so with:
2026-07-19T12:13:36.4262841Z 
2026-07-19T12:13:36.4263049Z  git branch <new-branch-name> df616762
2026-07-19T12:13:36.4263262Z 
2026-07-19T12:13:36.4263668Z HEAD is now at a8595560 Merge 0bd4be36f9b8fcb75e07924cce42ea88cc3645e8 into 622a7061713d5d5aa7697fedfc0d303e5d67719c
2026-07-19T12:13:36.4554216Z ##[endgroup]
2026-07-19T12:13:36.4558510Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-19T12:13:36.4776420Z a8595560e66b1dbcc950b63305bda4e2e446328d
